home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / bug.swf / scripts / DefineButton2_687 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-03-28  |  47 b   |  4 lines

  1. on(rollOver){
  2.    _root.hs.gotoAndStop(2);
  3. }
  4.